vcBaseContainer

vcBaseContainer is a container of Frame features used as base frames.

See in: Overview

Module: vcRobotics

Parent: vcBehavior

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
BasesvcList[vcBaseFrame]RGets a list of all base frames in container.

Methods

Learn how to use methods here. The methods are also inherited from the parent class.

NameReturn TypeParametersDescription
addBasevcBaseFrameNoneAdds a new base frame to container.

Returns:
vcBaseFrame: Added base frame.